func runtime/pprof.writeGoroutineStacks

2 uses

	runtime/pprof (current package)
		pprof.go#L683: 		return writeGoroutineStacks(w)
		pprof.go#L688: func writeGoroutineStacks(w io.Writer) error {